li {
    list-style: none;
}

ul {
    margin: 0;
}

.zffooter {
    width: 100%;
    float: left;
}

.zffooter .top {
    width: 100%;
    background: #252525;
    float: left;
    height: 320px;
}

.zffooter .top .zfnav {
    height: 120px;
    width: 100%;
    border-bottom: 1px solid #323232;
    float: left;
}

.zffooter .top .zfnav .auto {
    width: 1200px;
    margin: 0 auto;
    height: 120px;
    display: flex;
    justify-content: space-between;
}

.zffooter .top .zfnav .auto ul {
    clear: both;
    margin: 0;
    /* margin-left: -36px !important; */
}

.zffooter .top .zfnav .auto ul li {
 
    height: 30px;
    width: 100px;
    text-align: center;
    float: left;
    line-height: 30px;
     margin-top: 80px;
}

.zffooter .top .zfnav .auto ul .d-left {
    border-left: 1px solid #fff;
}

.zffooter .top .zfnav .auto ul li a {
    font-size: 14px;
    color: #fff;
    font-weight: 500;
}

/*******其他内容******/
.zffooter .other {
    width: 1200px;
    margin: 0px auto;
}

.zffooter .other .left,
.zffooter .other .middle {
    float: left;
}

.zffooter .other .left {
    height: 210px;
    border-right: 1px solid #323232;
}

.zffooter .other .left ul {
    margin-top: 40px !important;
}

.zffooter .other .left ul .ma {
    margin-left: -10px;
}

.zffooter .other .left ul .ma img {
    border: 5px solid #fff;
}

.zffooter .other .left ul li {
    float: left;
}

.zffooter .other .left ul .tell {
    width: 15px;
    text-transform: uppercase;
    font-size: 14px;
    /* margin-left: 20px; */
    word-break: break-all;
    /* border-left: 1px solid #323232; */
    height: 30px;
    /* padding-left: 20px; */
}

.zffooter .other .left ul .hotline {
    margin-left: 36px;
}

.zffooter .other .left ul .hotline .hot-1 {
    border-left: 1px solid #323232;
    padding-left: 20px;
}

.zffooter .other .left ul .hotline .hot-1 .cn {
    color: #666;
    font-size: 14px;
    font-weight: 600;
}

.zffooter .other .left ul .hotline .hot-1 .num {
    color: #fff;
    font-size: 20px;
    font-weight: bold;
}

.zffooter .other .left ul .hotline .hot-2 {
    padding-left: 20px;
    color: #666;
}

.zffooter .other .left ul .w-140 {
    width: 50px;
    height: 210px;
    float: left;
}

.zffooter .other .right {
    float: right;
    font-size: 14px;
    color: #666;
    height: 210px;
    /*border-left: 1px solid #323232;*/
    padding-top: 40px;
    padding-left: 40px;
    display: flex;
}
.zffooter .other .imgcode{
    display: flex;
    flex-direction:column;
    width: 105px;
    text-align: center;
    margin-left: 20px;
}
.zffooter .other .middle {
    padding: 40px 27px;
    position: relative;
}
.zffooter .other .middle  .erweima {
    position: absolute;
    top: -300px;
}
.zffooter .other .middle  .erweima1 {
    position: absolute;
    top: -300px;
}
.zffooter .other .middle div {
    color: #666;
}

.zffooter .other .middle .address img {
    width: 15px;
}

.zffooter .other .middle .address {
    margin-top: 10px;
}

.zffooter .other .right .contact {
    color: #666;
    font-size: 14px;
}

.zffooter .other .right .input1 {
    width: 300px;
    height: 38px;
    border: 0;
    background: #404040;
    float: left;
}

.zffooter .other .submit {
    float: right;
    margin-top: 16px;
}

.zffooter .other .right .input2 {
    width: 50px;
    height: 38px;
    text-align: center;
    line-height: 38px;
    background: #004b8e;
    color: #fff;
    font-size: 12px;
    border: 0;
    float: left;
    cursor: pointer;
}

.zffooter .bottom {
    width: 100%;
    height: 50px;
    background: #1d1d1d;
    float: left;
}

.zffooter .bottom .auto {
    width: 1200px;
    margin: 0 auto;
}

.zffooter .bottom .auto ul li {
    color: #757575;
    font-size: 12px;
    line-height: 50px;
}

.zffooter .bottom .auto ul .left {
    float: left;
}

.zffooter .bottom .auto ul .right {
    float: right;
}


.zffooter .advery-son{
    margin-top: 20px;
}

.zffooter .advery-son a{
    color: #666666;
}
.zffooter .advery-son a:hover{
    text-decoration: underline;
}

.zffooter .f_wsq {
    margin-right: 8px;
    margin-bottom: 10px;
    position: relative;
    border: none;
}

.zffooter .f_wsq .erweima,
.zffooter .f_wsq .erweima1 {
    width: 105px;
    padding: 5px;
    border: 1px solid #ccc;
    background: #fff;
}
.zffooter .f_wsq .erweima img,
.zffooter .f_wsq .erweima1 img{
    width: 80px;}
.zffooter a:active {
    outline: none;
    star: expression(this.onFocus=this.blur());
}